ShortcutTrigger.equal

Checks if @trigger1 and @trigger2 trigger under the same conditions.

The types of @one and @two are gconstpointer only to allow use of this function with GHashTable. They must each be a GtkShortcutTrigger.

class ShortcutTrigger
bool
equal

Parameters

trigger2 ShortcutTrigger

a GtkShortcutTrigger

Return Value

Type: bool

%TRUE if @trigger1 and @trigger2 are equal

Meta